APEX Control に custom shape を設定
2024-07-15 #Blog #ApexJoy
https://gyazo.com/3d37552e80b7b26131fb063ee476020a
Control に任意の Shape を設定する方法
Project: apex-kinefx-joy/apex-blendshape (20.5.278 / 2024-07-15)
-.icon
1. 事前に shapelibrary を仕込むパターン
https://gyazo.com/b93a1940838bdd2eee355426044bb1df
Packed Folder Split SOP.iconPacked Folder Split SOP に追加の Shape Library を仕込む
Shape Library 自体は KineFX 時代の Merge Packed SOP.iconMerge Packed SOP で作るやつと同じ
https://gyazo.com/1a4dc66891137d90e02b327e910dbea7
Name を controlshapelibrary というものにしておく (Type は空欄)
https://gyazo.com/c1c8048b3f3bda9c13a12ea93a70a933
transformdriver の Shape 設定
後続の Rig components 側で追加した Shape を指定する
Preparing skeletons for rigging
上記のように事前に Joint 側に Attribute Adjust Array SOP.iconAttribute Adjust Array SOP で Custom Shape を設定することも可能
-.icon
2. APEX Configure Controls の第2入力に挿すパターン
https://gyazo.com/20a156f928d1806d4f031b0e451d326f
APEX Configure Controls SOP.iconAPEX Configure Controls SOP の第2入力に ShapeLibrary を挿すと, このノード内で Shape Override できるようになる
こちらだとすでに作成済みの controlshapelibrary とのマージまで行ってくれる